home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1987 / Oct 87 / Compilation errors 10⁄20 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.3 KB  |  36 lines  |  [TEXT/GEOL]

  1. Item    4940528                         20-Oct-87        13:02
  2.  
  3. From:   V0344                           Siemens Gammasonics, Henk Koopmans
  4.  
  5. To:     MACAPP$                         MacApp Interest List
  6.  
  7. Sub:    Compilation errors
  8.  
  9.  
  10. Here are my errors:
  11. ///////////////////
  12. #    TAControlsWindow = OBJECT(TDialogWindow)
  13. #                                            ?
  14. ### Error 102 Identifier not declared
  15. #------------------------------------------------------------------------------
  16.     File "UDemo.p"; Line 216
  17. #------------------------------------------------------------------------------
  18. #    TTEFindCommand = OBJECT(TTECommand)
  19. #                                     ?
  20. ### Error 102 Identifier not declared
  21. #------------------------------------------------------------------------------
  22.     File "UDemo.p"; Line 223
  23. #------------------------------------------------------------------------------
  24. ### MPW Shell - Execution of Demo.makeIt terminated.
  25. MABuild of Demo failed: Tuesday, October 20, 1987 14:06:49
  26.  
  27.  
  28. As far as I can tell, I'm doing the same as the Flow sample program, which has
  29. an object inherited from TTECommand.  Obviously , though, I'm not because I can
  30. compile Flow, but not my own program. Any help will be greatly appreciated.
  31.                             Thanks,
  32.                                                                 Edith Wickliff, Siemens
  33. Gammasonics,Inc.
  34.  
  35.  
  36.